-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.3.2
-
Code
-
Classes
- Mailer
Total Complexity |
58 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
468 |
Lines of code |
224 |
Logical lines of code |
101 |
Comment lines |
164 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
49 |
10 |
30 |
set_content() |
S |
51 |
6 |
35 |
set_reply_to() |
S |
55 |
6 |
20 |
set_body_header() |
S |
57 |
4 |
17 |
get_response_error() |
S |
59 |
4 |
14 |
prepare_attachments() |
S |
59 |
3 |
15 |
set_headers() |
S |
63 |
4 |
9 |
set_attachments() |
S |
62 |
3 |
13 |
process_response() |
S |
64 |
3 |
10 |
get_debug_info() |
S |
64 |
3 |
8 |
__construct() |
S |
59 |
2 |
14 |
set_from() |
S |
65 |
2 |
10 |
is_mailer_complete() |
S |
68 |
2 |
7 |
sanitize_header_value() |
S |
70 |
2 |
6 |
get_body() |
S |
76 |
1 |
4 |
set_return_path() |
S |
98 |
1 |
1 |
set_subject() |
S |
71 |
1 |
7 |
get_message_stream() |
S |
75 |
1 |
4 |